><

Setting up a check out page



The check out page typically displays a form where the customer can enter billing and shipping information, and then submit the final order.

The form also needs a Submit button, and perhaps a button or link that lets the customer clear the form, as shown in the illustration. Also look at the checkout.asp page included in the demonstration files (in the Dynamic Link\Examples\asp\adobe folder) for a basic example.

Finally, make the page dynamic using the Dynamic Link palette. You will set up content sources, activate forms and buttons later, after you have created all the pages. Next, set up an order confirmation page that displays when the customer has submitted a final order from the check out page.


Using Dynamic Link > Creating an e-commerce site > Setting up a check out page